From 8b2120f4fffb001dcbe2d27b92e5bfe541f798cd Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 26 Mar 1993 04:17:45 +0000 Subject: [PATCH] (psychoanalyze-pinhead) Needed a prefrontal lobotomy. I gave it one. --- lisp/play/yow.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lisp/play/yow.el b/lisp/play/yow.el index 006cf992edd..9ac8c5197e4 100644 --- a/lisp/play/yow.el +++ b/lisp/play/yow.el @@ -1,4 +1,4 @@ -;;; yow.el --- generate random zippyisms +;;; yow.el --- quote random zippyisms ;; Copyright (C) 1993 Free Software Foundation, Inc. @@ -63,8 +63,6 @@ "Zippy goes to the analyst." (interactive) (doctor) ; start the psychotherapy - (if (null yow-vector) - (setq yow-vector (snarf-yows))) (message "") (switch-to-buffer "*doctor*") (sit-for 0) -- 2.30.2